home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 4 / BBS in a Box - Macintosh - Volume IV (January 1992) (BBS in a Box).iso / Goodies / Utilities / USRDS.txt < prev    next >
Encoding:
Text File  |  1991-07-17  |  4.4 KB  |  129 lines  |  [TEXT/MACA]

  1. The following are the USR Dual Standard settings I use on my modems.  The
  2. first set are those used on the BBS.  These settings allow Tele-Mac to
  3. properly answer both V.32 and HST callers.  The following is the display
  4. when sending ATZ followed by ATI4 to the BBS modem.
  5.  
  6. USRobotics Courier 9600 HST Dual Standard Settings...
  7.  
  8.    B0  C1  E0  F1  M0  Q0  V1  X1
  9.    BAUD=19200  PARITY=N  WORDLEN=8
  10.    DIAL=TONE   ON HOOK   TIMER
  11.  
  12.    &A2  &B0  &C1  &D2  &G0  &H2  &I0  &J0  &K0
  13.    &L0  &M4  &N0  &P0  &R1  &S1  &X1  &Y1  
  14.  
  15.    S00=000   S01=000   S02=043   S03=013   
  16.    S04=010   S05=008   S06=002   S07=060   
  17.    S08=002   S09=006   S10=007   S11=070   
  18.    S12=050   S13=000   S14=000   S15=000   
  19.    S16=000   S17=000   S18=000   S19=000   
  20.    S20=000   S21=010   S22=017   S23=019   
  21.    S24=025   S25=000   S26=000   S27=000   
  22.    S28=008   S38=000   
  23.  
  24. B0      sends the V.32 answer sequence and if an HST calls it will fall
  25.         back to HST mode.
  26.  
  27. &A2     allows me to tell exactly what type of connection has been made
  28.         when I'm monitoring the board.
  29.  
  30. &B0     tells the modem to shift its DTE rate to match the DCE rate.  This
  31.         is necessary with the current version of RRH which isn't
  32.         configurable to a fixed DTE rate.  The USR modem properly
  33.         reports the DCE-DCE rate in its CONNECT message rather than the
  34.         DTE-DCE rate.  This allows a BBS program to properly calculate
  35.         download times even if the DTE-DCE rate is higher.  I'm currently
  36.         working on a patch to RRH's code to allow a fixed DTE-DCE rate.
  37.  
  38. &H2     sets software transmit flow control preventing possible buffer
  39.         overflow, this isn't necessary since the DTE-DCE rate follows.
  40.  
  41. &I0     turns off input flow control so XMODEM protocols will work properly
  42.  
  43. &K0     turns off MNP-5 compression since almost all files are stuffed
  44.  
  45. &M4     allows proper detection and control of high speed modes
  46.  
  47. &S1     helps overcome 'stupid' wiring of some modem cables.
  48.  
  49.         
  50. These are my BBS switch settings:
  51.     1    2    3    4    5    6    7    8    9    10
  52. Up  x    x              x    x    x               x
  53. Dn            x    x                   x    x
  54.  
  55. ------------------ Caller's terminal settings ---------------------------
  56.  
  57. The following settings should be used by those using Dual Standard modems
  58. with Red Ryder 10.3.  Communication between terminal program and modem
  59. always occurs at 19200 bps regardless of modem to modem connection rate.
  60.  
  61. USRobotics Courier 9600 HST Dual Standard NRAM Settings...
  62.  
  63.    DIAL=TONE   B0  F1  M1  X3
  64.    BAUD=19200  PARITY=N  WORDLEN=8
  65.  
  66.    &A2  &B1  &G0  &H2  &I0  &J0  &K1  &L0
  67.    &M4  &N0  &P0  &R1  &S1  &X1  &Y1
  68.  
  69.    S02=043   S03=013   S04=010   S05=008
  70.    S06=002   S07=060   S08=002   S09=006
  71.    S10=007   S11=070   S12=050   S13=000
  72.    S15=000   S19=000   S21=010   S22=017
  73.    S23=019   S24=025   S26=000   S27=000
  74.    S28=008   S38=000
  75.  
  76. These are my terminal switch settings:
  77.     1    2    3    4    5    6    7    8    9    10
  78. Up       x         x         x    x               x
  79. Dn  x         x         x              x    x
  80.  
  81. Note: switch settings are different for the auto-answering BBS modem.
  82.  
  83. Pay particular attention to the differences between my setup and USR's
  84. default settings.  Your manual explains how to change the NRAM settings
  85. using the &W command.
  86.  
  87. By using this setup my modem is forced to connect V.32 mode which is more
  88. efficient than HST mode.
  89.  
  90. When everything is setup properly, if you send the modem ATZ followed by
  91. ATI4 you should get the following:
  92.  
  93. USRobotics Courier 9600 HST Dual Standard Settings...
  94.  
  95.    B0  C1  E1  F1  M1  Q0  V1  X3
  96.    BAUD=19200  PARITY=N  WORDLEN=8
  97.    DIAL=HUNT   OFF HOOK   TIMER
  98.  
  99.    &A2  &B1  &C1  &D0  &G0  &H2  &I0  &J0  &K1
  100.    &L0  &M4  &N0  &P0  &R1  &S1  &X1  &Y1  
  101.  
  102.    S00=000   S01=000   S02=043   S03=013   
  103.    S04=010   S05=008   S06=002   S07=060   
  104.    S08=002   S09=006   S10=007   S11=070   
  105.    S12=050   S13=000   S14=000   S15=000   
  106.    S16=000   S17=000   S18=000   S19=000   
  107.    S20=000   S21=010   S22=017   S23=019   
  108.    S24=025   S25=000   S26=000   S27=000   
  109.    S28=008   S38=000
  110.  
  111.         
  112. I hope the above information is useful.
  113. --Richard Parcel, Sysop, Tele-Mac  (619) 576-1820; GEnie: RPARCEL
  114.  
  115. As for Telefinder Host settings for the above AMUG uses:
  116. Wake up strings:
  117. AT&F
  118. Initialization strings of ATB0M0&B0&H0&K0&M4&A0
  119.  
  120.  
  121. Telefinder User settings are:
  122. Wake up strings:
  123. AT&F
  124. Initialization strings of ATB0&K0&M0&A0
  125.  
  126.  
  127. -Michael Bean
  128.  
  129.